Skip to content

zhzyker/CVE-2020-10199_POC-EXP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

影响版本 <= 3.21.1 需要用户登录后提供csrf和sessionid(登录成功后从浏览器复制),代码执行目前无法回显

POC

+----------------------------------------------------------------------------------------------------------+
+ DES: by zhzyker as https://github.com/zhzyker/exphub                                                     +
+      CVE-2020-10199 need username & password                                                             +
+----------------------------------------------------------------------------------------------------------+
+ USE: python3 <filename> <ip> <port> <csrf> <sessionid>                                                   +
+ EXP: python3 cve-2020-10199_poc.py 1.1.1.1 8081 0.9567822851573897 edfca15e-c721-45e2-bdef-e8b3c6364ddb  +
+ VER: Nexus Repository Manager OSS/Pro version <= 3.21.1                                                  +
+----------------------------------------------------------------------------------------------------------+

EXP

+----------------------------------------------------------------------+
+ DES: by zhzyker as https://github.com/zhzyker/exphub                 +
+      CVE-2020-10199 Nexus 3 remote command execution                 +
+----------------------------------------------------------------------+
+ USE: python3 <filename> <url> <username> <password>                  +
+ EXP: python3 cve-2020-10199_cmd.py http://127.0.0.1:8081 admin admin +
+ VER: Nexus Repository Manager 3.x OSS / Pro <= 3.21.1                +
+----------------------------------------------------------------------+

更多EXP参考 https://github.com/zhzyker/exphub

About

CVE-2020-10199 Nexus <= 3.21.1 远程代码执行脚本(有回显)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages